About the Demo

This demo shows how to use DBWebAggregateControls. There are 5 aggregate controls below the grid, each connected to a DBWebDataSource, a TableName and a ColumnName. The caption for each is identified in the properties under the "Caption" heading (Caption and CaptionPosition). When the application is run, the aggregate values are updated as you make changes.

Setup Information

Running the Demo

  1. Start the IDE.
  2. Open this project.
  3. Complete the steps from the Setup Information section above.
  4. Compile the Applicaton (Project Menu, Compile all projects).
  5. Run the application with debugging (F9) or without debugging (Shift+Ctrl+F9)